shortcutcontroller: fix typo in property docs
authorJordan Petridis <jordan@centricular.com>
Thu, 23 Jun 2022 19:33:51 +0000 (22:33 +0300)
committerJordan Petridis <jordan@centricular.com>
Thu, 23 Jun 2022 19:35:48 +0000 (22:35 +0300)
followup of d7dae84af248bc198601cad89441724c5345504d

gtk/gtkshortcutcontroller.c

index 0a62e25e362dc16a417d71c51ff5deabe5a6547e..93aa2181178273d05710b7a2c4e8cf54eccc3ae7 100644 (file)
@@ -585,7 +585,7 @@ gtk_shortcut_controller_class_init (GtkShortcutControllerClass *klass)
   controller_class->unset_widget = gtk_shortcut_controller_unset_widget;
 
   /**
-   * GtkShortCutController:item-type:
+   * GtkShortcutController:item-type:
    *
    * The type of items. See [method@Gio.ListModel.get_item_type].
    *